home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / k0p - oleBuzzard / HermesLoginHack.sit / HermesLoginHack / HermesLoginHack.txt next >
Text File  |  1998-02-22  |  6KB  |  103 lines

  1.                %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2.                %%                                          %%  
  3.                %%    ## ## #### ####  ##   ## ####  ###    %%
  4.                %%    ## ## ##   ##  # ### ### ##   ##      %%
  5.                %%    ##### ###  ## #  ## # ## ###   ##     %%
  6.                %%  oleBuzzard's FAMOUS LOGIN Modification  %%
  7.                %%    ## ## #### ##  # ##   ## #### ###     %%
  8.                %%                                          %%
  9.                %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%28-Dec-93%%%
  10.  
  11.                     
  12. INTRODUCTION
  13.  
  14. ATTENTION ALL HERMES SYSOPS! Do you ever get bored of you logon  looking like this.
  15.  
  16. Enter Name, Number or New.
  17. NN: Butthead
  18.  
  19. Unknown User
  20.  
  21. Enter Name, Number or New
  22. NN: 1
  23. PW: XXXXXXX
  24. PH: XXX-XXX-XXXX
  25. SY: SYSOP
  26.  
  27. (Beep) ILLEGAL LOGON!
  28.  
  29. Enter Name, Number or New
  30. NN: 37
  31. PW: XXXXXX
  32. PH: 800-852-XXXX
  33.  
  34. Sorry, you have called too many times.
  35.  
  36. Well if you are and you want to jazz up  your logon a bit, then try my famous logon   mod.  The   mod  is  relativley  easy  to  make and  it  will get you compliments  galore since its  the only one in  existence for Hermes.  If you want a preview then gimme a call (see ad at document bottom).
  37.  
  38. Ok, making the mod is fairly easy although  some what time  consuming.  There
  39. is  no  hard wire mod to speak of, the magic of the login modification is the product of ANSi commands and precise  (very, very little room for alteration) spacing.  The  mod can be  made with  either ResEdit 6.x or Sam Shafritz STR# Edit if modifying Hermes 2.x.  Modifying Hermes II is done with in the Hermes application itself with the Text Edit option.
  40.  
  41. ANSi COMMANDS
  42.  
  43. Before we get into the mods it might be useful to know what ANSi commands are used and what for.  The following  is the short  list of commands used and if your good at ANSi then you can invision in your head what it does.
  44.  
  45. When actually making the mod, the words in  { } are commands to be  literally followed, i.e. {9 Spaces} means hit the space bar 9 times.
  46.  
  47. *IMPORTANT* Although the following ANSi commands begin with Esc it is best to enter  them as  CTRL-CLEAR then [.  When editing in mod the CTRL-CLEAR should produce the no character sign (a  one  character  space, upright  rectangular box). 
  48.  
  49. *ALSO* The  ANSi  commands are case sensitive and must be entered in lower or upper case as necessary. 
  50.  
  51. Esc[0m - All off. (Refers to Bold, Flashing, Underline, etc)
  52. Esc[1m - Bold on.
  53. Esc[A  - Up
  54. Esc[B  - Down
  55. Esc[C  - Right
  56. Esc[D  - Left
  57.  
  58. THE LOGIN MODIFICATION
  59.  
  60. Enough  with  commands, now  on with the mods. All mods are made to STR#17,x. Modifications to  Hermes 2.x can be  made with ResEdit  or  STR# Edit 1.6  or later.  Mods  to Hermes II  are made  via the new  Text edit option  from the Dialog screen.  If you're using  ResEdit  you  need to open the STR# and then double  click on ID = 17. The following mods are numbered as concurrent  with Hermes 2.x.  Numbers are not used for  Hermes II, so look for the text in the program that concurs with that in this file and make the mods accordingly. 
  61.  
  62. STR#17,13  ---  Was: Enter Number, Name or New
  63.           Change To: {Highlight text and hit DELETE}
  64.  
  65. STR#17,14  ---  Was: NN:
  66.           Change To: Esc[0m{9 spaces}ACCT:Esc[BEsc[DEsc[DEsc[DEsc[DEsc[DPASS:
  67.                      Esc[BEsc[DEsc[DEsc[DEsc[DEsc[DSCND:Esc[AEsc[AEsc[1m   
  68.                                  
  69.                                                Note Space    Note Bracket
  70. STR#17,17  ---  Was: Unknown User                        \  / BEFORE Esc
  71.           Change To: Esc[0mEsc[BEsc[BEsc[B{10 spaces}?-ERR [Esc[1mNO USEREsc
  72.                      [0m]{8 spaces}Esc[AEsc[AEsc[AEsc[AEsc[AEsc[AEsc[A
  73.                          \
  74.                           Note Bracket AFTER ANSi Command
  75. STR#17,18  ---  Was: PW:
  76.           Change To: Esc[C{Repeat 13 more times, 14 total}Esc[1m
  77.  
  78. STR#17,19  ---  Was: PH:
  79.           Change To: Esc[C{Repeat 13 more times, 14 total}Esc[1m
  80.  
  81. STR#17,20  ---  Was: SY:
  82.           Change To: {9 spaces}ADMN:Esc[1m
  83.  
  84. STR#17,21  ---  Was: Sorry, you have called too many times.
  85.           Change To: {9 spaces}?-ERR [Esc[1mTOO MANY CALLSEsc[0m]
  86.                                    /  \                        /
  87.                         Note Space     Note Brackets Before/After
  88.                                        ANSi Commands            \
  89.                                Note Space    /                   \
  90. STR#17,22  ---  Was: Illegal Logon!      \  /                     \
  91.           Change To: {9 spaces}Esc[0m?-ERR [Esc[1mFALSE LOGINEsc[0m]Esc[A
  92.                      Esc[AEsc[AEsc[AEsc[AEsc[AEsc[A
  93.  
  94. Well thats it, now you have oB's Famous Hermes Login Mod. Of course I'm  sure you want to  be original (who doesn't) and you'll probably want to alter this mod to your taste. Well the only thing I can tell you is that it is not easy.  the  spacing is  precise in every  way. Any more  or less space and everyting gets fucked up. You can try and see wat you can come up with, I  really won't mind, but my personal opinion is: leave well enough alone.
  95.  
  96. Oh  yeah,  one last little tidbit. This  file  should be accompanied with the modified  STR# which  can be easily patched into Hermes 2.x with no mess.  In this instance this file  (the one your reasing) is  essentially  worthles. If however  you are  running Hermes II then the STR#  is worthless and your life depends on this file  (The one your still reading).  Well  thats it, and look for other oB files. Oh, and be sure to call...
  97. ----------------------------------------------------------------------------
  98.  oleBuzzard's kn0wledge phreak  %  sUmthyn lykE 4000+ text fylez  % F.U.C.K.     
  99.  AC 719.578.8288--NUP = NO NUP  %  hAck/phrEAk/AnArky/vIrII/cArd  % Distrogh 
  100.  24oo-14.4ooKiloBaud-Open 24/7  %  n0 phUckyn lAmEr wArEz do0dz!  % Syghtte!  
  101. ----------------------------------------------------------------------------
  102.  
  103.